home *** CD-ROM | disk | FTP | other *** search
/ The Dream Of Mars / The Dream of Mars.iso / Labo.dxr / 00233.ls < prev    next >
Encoding:
Text File  |  1997-01-07  |  236 b   |  10 lines

  1. on mouseUp
  2.   puppetSound(4, "pop1")
  3.   set the visible of sprite 30 to 0
  4.   set the visible of sprite 31 to 0
  5.   set the visible of sprite 32 to 0
  6.   set the visible of sprite 33 to 1
  7.   set the visible of sprite 35 to 1
  8.   updateStage()
  9. end
  10.